Conversation
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](django/django@4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Adding a number of enhancements from HPC work to gradient Transmission (links) gradient support Support for systemwide energy cap constraints on techs Fixing issue where copying the 'energy_cap_per_storage_cap' constraint would cause an infeasible run with rounded capacities
Set calliope logging critical verbosity
…4.2.17 Bump django from 4.2.16 to 4.2.17 in /calliope_app
…remove-quotes engage-164 set weights values to be numbers
Engage158 - highs solver log_to_console=False
…abled engage183 - Set Clustered run default False
Gradient links and storage fix
Updating error logger on model run task to show stack trace to aid debugging errors
Updating logger to show stack trace
Fixing bug caused by double loop in timeseries processing for gradient techs
Fixing gradient timeseries bug
Coolprop 6.8.0 seems to break when installing from pip. Reverting to 6.7.0 explicitly to resolve
Explicitly adding older version of coolprop
Standardizing the gradient timeseries code between the loc_techs and techs sections and updating all file I/O to use os.path.join()
Standardizing gradient timeseries code
Fixing issue with accidently passing the open type into os.path.join()
Fixing issue with open/path
Finalizing switch to yaml safe_load
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.21. - [Commits](django/django@4.2.20...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.21 Bump django from 4.2.20 to 4.2.21 in /calliope_app
Upgrade django from 4.2.21 to 4.2.23
Pin GeophiresX version to v3.9.8
Install geophires-x tag 3.8.10
Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25. - [Commits](django/django@4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.25 Bump django from 4.2.24 to 4.2.25 in /calliope_app
Upgrade django to 4.2.26
Updating references to the old lab name/acronym to use the new name/NLR
Updating for new lab change
Bumps [django](https://github.com/django/django) from 4.2.26 to 4.2.27. - [Commits](django/django@4.2.26...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…4.2.27 Bump django from 4.2.26 to 4.2.27 in /calliope_app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's Changed?
log_to_console=False.